home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / manga_ma.swf / scripts / DefineButton2_199 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  91b  |  6 lines

  1. on(release){
  2.    gotoAndPlay(3);
  3.    _root.insatu.gotoAndStop(1);
  4.    stopAllSounds();
  5. }
  6.